home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / frame_1 / PlaceObject2_96_348 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2005-09-27  |  105 b   |  6 lines

  1. onClipEvent(enterFrame){
  2.    this._y = _root._ymouse;
  3.    this._x = _root._xmouse;
  4.    Mouse.hide();
  5. }
  6.